home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Utility / StoryBoarder 2.01 / background_2767.txt < prev    next >
Text File  |  1990-02-25  |  6KB  |  307 lines

  1. -- background: 2767 from stack: in.01
  2. -- bmap block id: 3132
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Boards
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=12 top=275 right=338 bottom=193
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 8192
  18. -- line height: 16
  19. -- part name: sVideo
  20.  
  21.  
  22. -- part 17 (field)
  23. -- low flags: 00
  24. -- high flags: 0007
  25. -- rect: left=195 top=275 right=338 bottom=376
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 12
  31. -- style flags: 8192
  32. -- line height: 16
  33. -- part name: sSound
  34.  
  35.  
  36. -- part 2 (field)
  37. -- low flags: 00
  38. -- high flags: 0001
  39. -- rect: left=378 top=36 right=53 bottom=509
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: sShot
  48.  
  49.  
  50. -- part 3 (field)
  51. -- low flags: 00
  52. -- high flags: 0001
  53. -- rect: left=378 top=66 right=83 bottom=509
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: sScene
  62.  
  63.  
  64. -- part 4 (field)
  65. -- low flags: 00
  66. -- high flags: 0001
  67. -- rect: left=378 top=95 right=112 bottom=509
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 1
  71. -- font id: 3
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: sPage
  76.  
  77.  
  78. -- part 5 (field)
  79. -- low flags: 00
  80. -- high flags: 0001
  81. -- rect: left=378 top=123 right=140 bottom=509
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 3
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: sTime
  90.  
  91.  
  92. -- part 6 (field)
  93. -- low flags: 00
  94. -- high flags: 0007
  95. -- rect: left=378 top=151 right=273 bottom=509
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 0
  99. -- font id: 3
  100. -- text size: 9
  101. -- style flags: 0
  102. -- line height: 12
  103. -- part name: sNotes
  104.  
  105.  
  106. -- part 8 (button)
  107. -- low flags: 00
  108. -- high flags: 2000
  109. -- rect: left=390 top=279 right=303 bottom=416
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: 
  118. ----- HyperTalk script -----
  119. on mouseUp
  120.   repeat 3 times
  121.     visual scroll right
  122.   end repeat
  123.   go first card of this bg
  124. end mouseUp
  125.  
  126.  
  127.  
  128.  
  129. -- part 9 (button)
  130. -- low flags: 00
  131. -- high flags: 2000
  132. -- rect: left=415 top=279 right=303 bottom=441
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 0 / 0
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: 
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   visual scroll right to black
  144.   visual scroll right
  145.   go prev card of this bg
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 10 (button)
  151. -- low flags: 00
  152. -- high flags: 2000
  153. -- rect: left=440 top=279 right=303 bottom=466
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: 
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   visual scroll left to black
  165.   visual scroll left
  166.   go next card of this bg
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 11 (button)
  172. -- low flags: 00
  173. -- high flags: 2000
  174. -- rect: left=465 top=279 right=303 bottom=491
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 1
  178. -- font id: 0
  179. -- text size: 12
  180. -- style flags: 0
  181. -- line height: 16
  182. -- part name: 
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   if the optionKey is down then
  186.     show all cards
  187.   else
  188.     repeat 3 times
  189.       visual scroll left
  190.     end repeat
  191.     go last card of this bg
  192.   end if
  193. end mouseUp
  194.  
  195.  
  196.  
  197.  
  198. -- part 12 (button)
  199. -- low flags: 00
  200. -- high flags: 2000
  201. -- rect: left=390 top=302 right=326 bottom=416
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 0 / 0
  204. -- text alignment: 1
  205. -- font id: 0
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: 
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   show tool window at 400,50
  213.   choose brush tool
  214. end mouseUp
  215.  
  216.  
  217.  
  218. -- part 13 (button)
  219. -- low flags: 00
  220. -- high flags: 2000
  221. -- rect: left=415 top=302 right=326 bottom=441
  222. -- title width / last selected line: 0
  223. -- icon id / first selected line: 0 / 0
  224. -- text alignment: 1
  225. -- font id: 0
  226. -- text size: 12
  227. -- style flags: 0
  228. -- line height: 16
  229. -- part name: 
  230. ----- HyperTalk script -----
  231. on mouseUp
  232.   if the optionKey is up then
  233.     answer "Erase this board‚Äôs picture?" with "OK" or "Cancel"
  234.     if it is not "OK" then
  235.       exit mouseUp
  236.     end if
  237.   end if
  238.   set cursor to busy
  239.   lock screen
  240.   choose select tool
  241.   doMenu "Select All"
  242.   doMenu "Clear Picture"
  243.   set cursor to busy
  244.   choose browse tool
  245.   set cursor to hand
  246.   unlock screen
  247. end mouseUp
  248.  
  249.  
  250.  
  251. -- part 14 (button)
  252. -- low flags: 00
  253. -- high flags: 2000
  254. -- rect: left=440 top=302 right=326 bottom=466
  255. -- title width / last selected line: 0
  256. -- icon id / first selected line: 0 / 0
  257. -- text alignment: 1
  258. -- font id: 0
  259. -- text size: 12
  260. -- style flags: 0
  261. -- line height: 16
  262. -- part name: 
  263. ----- HyperTalk script -----
  264. on mouseUp
  265.   if the optionKey is down then
  266.     get field "sShot"
  267.     if it < 999999 and it >= 0 then
  268.       put it + 1 into snum
  269.     else
  270.       put empty into snum
  271.     end if
  272.   else
  273.     put empty into snum
  274.   end if
  275.   set cursor to busy
  276.   visual scroll down to black
  277.   visual scroll down
  278.   doMenu "New Card"
  279.   set cursor to busy
  280.   put snum into field "sShot"
  281.   unlock screen
  282.   set cursor to hand
  283. end mouseUp
  284.  
  285.  
  286.  
  287. -- part 15 (button)
  288. -- low flags: 00
  289. -- high flags: 2000
  290. -- rect: left=465 top=302 right=326 bottom=491
  291. -- title width / last selected line: 0
  292. -- icon id / first selected line: 0 / 0
  293. -- text alignment: 1
  294. -- font id: 0
  295. -- text size: 12
  296. -- style flags: 0
  297. -- line height: 16
  298. -- part name: 
  299. ----- HyperTalk script -----
  300. on mouseUp
  301.   answer "Delete this entire card?" with "OK" or "Cancel"
  302.   if it is "OK" then
  303.     doMenu "Delete Card"
  304.   end if
  305. end mouseUp
  306.  
  307.